Welcome![Sign In][Sign Up]
Location:
Search - LMS DSP

Search list

[Other resourceDSP-Matlab_Programs

Description: 数字信号处理(机械工业出版社)的源码,7章介绍IIR滤波器设计和matlab源码,8章介绍FIR滤波器设计和matlab源码,9章介绍自适应(LMS,NLMS,RLS,LMS的快速算法)滤波器设计和matlab源码,希望帮助有需要的朋友-digital signal processing (Machinery Industry Press), the source, Chapter 7 IIR filter design and Matlab source, Chapter 8 FIR filter design and Matlab source, adaptive Chapter 9 (LMS, NLMS, RLS, the fast algorithm LMS) filter design and Matlab source, in order to help a friend in need
Platform: | Size: 761562 | Author: py528977 | Hits:

[Other resourcefilteridentifyLMS

Description: C54平台下的LMS DSP实现 汇编和C 用于系统识别-C54 platform LMS DSP and C compilation system for identification
Platform: | Size: 7316 | Author: yss | Hits:

[Other resourcelms汇编

Description: LMS算法汇编程序,使用于DSP,经实验验证,收敛为ms级,很好的一段汇编代码。-LMS algorithm compilation procedures, the use of DSP by experimental verification, convergence of ms-class, a good compilation of code.
Platform: | Size: 3736 | Author: 张达 | Hits:

[DSP programdlms

Description: 5416 DSP 开发的自适应滤波器-5416 DSP development of the Adaptive Filter
Platform: | Size: 56320 | Author: 王高手 | Hits:

[matlabmmse_mpsk

Description: This an adaptive receiver for a direct-sequence spread spectrum (DS-SS) system over an AWGN channel. The adaptive receiver block is modified from the LMS adaptive filter block in DSP Blockset. For DS-SS signal reception, the adaptive filter needs to have multi-rate operation. The input sample rate is equal to chip rate and the output is at symbol rate. Two rates are related by PG, processing gain
Platform: | Size: 8192 | Author: 张非 | Hits:

[Speech/Voice recognition/combine接收机的MATLAB仿真程序

Description: Title: MMSE Receiver for DS-SS in AWGN Channel Author: Panson Tantikovit Summary: An adaptive receiver for DS-SS systems MATLAB Release: R12.1 Required Products: Communications Toolbox,Signal Processing Blockset Description: This is an adaptive receiver for a direct-sequence spread spectrum (DS-SS) system over an AWGN channel. The adaptive receiver block is modified from the LMS adaptive filter block in DSP Blockset. For DS-SS signal reception, the adaptive filter needs to have multi-rate operation. The input sample rate is equal to chip rate and the output is at symbol rate. Two rates are related by PG, processing gain. -Title: MMSE Receiver for DS-SS in AWGN Channel Author: Panson Tantikovit Summary: An adaptive receiver for DS-SS systems MATLAB Release: R12.1 Required Products: Communications Toolbox,Signal Processing Blockset Description: This is an adaptive receiver for a direct-sequence spread spectrum (DS-SS) system over an AWGN channel. The adaptive receiver block is modified from the LMS adaptive filter block in DSP Blockset. For DS-SS signal reception, the adaptive filter needs to have multi-rate operation. The input sample rate is equal to chip rate and the output is at symbol rate. Two rates are related by PG, processing gain.
Platform: | Size: 19456 | Author: zzp | Hits:

[DSP program416

Description: 用于语音回波消除的lms算法的改进,使用这种方法后,能够有效的加快回波消除功能,并且效果也不错,已经在dsp程序里实现-voice echo canceller for the LMS algorithm, the use of such methods, to accelerate the effective echo canceller function, and also worked well, in achieving procedures dsp
Platform: | Size: 99328 | Author: 吴玉山 | Hits:

[matlabDSP1_2

Description: 实现补长可变的LMS程序,并给出了学习曲线的绘制程序,对大家应该有帮助的!-Realize variable length LMS fill procedures, and given the learning curve of the mapping procedures, the U.S. should have helped!
Platform: | Size: 1024 | Author: zhangjing | Hits:

[DSP programFIRLMS

Description: 该源码是自适应滤波器算法(基于LMS自适应算法)的实现例子,开发工具是CCS,开发芯片是TMS320VC5416.-The source code is the adaptive filter algorithm (based on LMS adaptive algorithm) the realization of example, development tools is the CCS, the development of chip TMS320VC5416.
Platform: | Size: 10240 | Author: zhou | Hits:

[Speech/Voice recognition/combineJ005241

Description: 主要 研 究 用于声音通讯系统中的声回波抵消技术。声回波抵消通常采用声回波抵 消器来实现。具体方法是用自适应滤波器来估计回波信号,并从麦克风信号中减掉该 估计值,从而实现声回波的抵消。回波抵消器中常用的几种自适应滤波算法有LMS, NLMS, RLS等算法。对现有主要算法的性能进行了分析,并对优缺点进行评价和比 较。为了在收敛速度和运算量之间得到很好的折衷,对NLMS算法改进,得到了 PNLMS算法,对传统的快处理块算法改进,得到了精确块算法。综合两个算法,获 得了一种基于回波路径冲击响应稀疏性和精确块技术的自适应算法(BEPNLMS), 并对该算法作了详细的分析和研究。针对具体应用以及DSP芯片的特点,结合 BEPNLMS算法,给出了一种基于TMS320VC5402 DSP实现回波抵消的软硬件设计 方案。对主要模块电路的设训作了详细介绍,画出了自适应算法和语音检测流程图, 写出了各模块程序的主要部分。最后,对新算法的收敛性和计算复杂度等主要性能作 了验证,说明本算法可行并满足各项指标要求。-err
Platform: | Size: 2842624 | Author: hbeishang | Hits:

[DSP programMcBSP

Description: 这是一个关于TI DSP MCBSP的配置和使用等的课件对于学习DSP应用比较有用!-This is a TI DSP MCBSP on the configuration and use of courseware for learning DSP applications more useful!
Platform: | Size: 1741824 | Author: 汪伟 | Hits:

[DSP programDSP__LMS

Description: 基于DSP的LMS自适应滤波器的实现 在通用DSP芯片TMS320C5402上实现了基于LMS算法的自适应滤波器,并对调试运行结果进行了分析讨 论,其结果为将来硬件实现LMS自适应滤波器提供了可靠保证,为自适应滤波器在实际中的应用提供了参考-DSP-based LMS adaptive filter realization of common DSP chip TMS320C5402 in realizing algorithm based on LMS adaptive filter, and debug the results are analyzed and discussed, the results for the future hardware implementation of LMS adaptive filter provides a a reliable guarantee for the adaptive filter in the practical application of providing a reference
Platform: | Size: 199680 | Author: 董庆 | Hits:

[Software Engineering9899

Description: DSP for MATLAB鈩
Platform: | Size: 2616320 | Author: hisoka | Hits:

[DSP programDSP-basedAdaptiveFilterLMSAlgorithmAndRealized

Description: 基于DSP的自适应滤波LMS算法的研究和实现。自适应算法的解释及仿真实现,以及在单片机的应用-DSP-based adaptive filter LMS algorithm and realized. Adaptive algorithm to achieve the interpretation and simulation, as well as the application of single-chip
Platform: | Size: 364544 | Author: zsx | Hits:

[Otheradaptive

Description: 龚耀寰自己的《自适应滤波》课件,比较经典的。包括lms、rls等经典内容,以及空域自适应滤波等。-GONG Yao-huan own " adaptive filtering" software to compare the classic. Including lms, rls, such as classical, as well as the airspace, such as adaptive filtering.
Platform: | Size: 11982848 | Author: wing | Hits:

[DSP program5416lms

Description: 采用5416的DSP自适应滤波器。在CCS下编译、调试。-Adaptive filter using 5416 DSP. Under the CCS compiler, debugger.
Platform: | Size: 5120 | Author: 殷波 | Hits:

[matlabmatlab-dsp

Description: lms alogorithm used for nois cancellation in sinosidal siganl further we can also input the speech signal for output
Platform: | Size: 18432 | Author: sharan | Hits:

[matlabLmswhole

Description: LMS(数字信号处理--DSP中的自适应滤波算法) 非常详细,可以很清楚的看到LMS的基本原理-LMS (Digital Signal Processing- DSP in the adaptive filtering algorithm) is very detailed, you can clearly see the basic principle of LMS
Platform: | Size: 1024 | Author: | Hits:

[matlabDSP-LMS.txt

Description: 在DSP实现自适应均衡器的程序,LMS算法,对于学习MATLAB有一定用处。-Adaptive equalizer in the DSP program, LMS algorithm, MATLAB has some use for learning.
Platform: | Size: 1024 | Author: juechenxia | Hits:

[DSP programlms

Description: various DSP filters for noise cancellation
Platform: | Size: 2048 | Author: Dipti | Hits:
« 1 23 4 »

CodeBus www.codebus.net